home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / Games / xblockbuster / stagemm.man.txt < prev    next >
Text File  |  1995-05-03  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4. STAGEMM(6)                                             STAGEMM(6)
  5.  
  6.  
  7. NNAAMMEE
  8.        stagemm - utility program for xblockbuster game
  9.  
  10. SSYYNNOOPPSSIISS
  11.        ssttaaggeemmmm _s_t_a_g_e
  12.  
  13. DDEESSCCRRIIPPTTIIOONN
  14.        stagemm  determines the mininum and maximum score that can
  15.        be produced by playing a stage.  It also does some  check-
  16.        ing to make sure the stage data includes everything neces-
  17.        sary, and that all values are "sane".   This can be useful
  18.        for developing new stages for xblockbuster.
  19.  
  20. OOUUTTPPUUTT
  21.        stagemm will produce output like the following:
  22.  
  23.        >>> Zebra: from 574 to 634
  24.  
  25.         The  low score reflects only hitting the bricks necessary
  26.        to complete the stage.  The high score  includes  doubler,
  27.        triplers, and the 10, 20, 30, 40, 50 and 100 point bricks.
  28.        It also factors in the effects of undo's on bricks.
  29.  
  30.         In addition, results from some stages will be like:
  31.  
  32.        >>> Snail: from 168 to 208 and more
  33.  
  34.         The 'and more' means that there are invisible  bricks  on
  35.        the stage
  36.  
  37. AAUUTTHHOORR
  38.        Stagemm was written by Eric Van Gestel.  This man page was
  39.        written by Mark Wedel.
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.                          16 November 1992                       1
  65.  
  66.  
  67.